home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / web / fweb / fweb-1.40 / manual / ccodes.stl < prev    next >
Text File  |  1993-10-29  |  2KB  |  39 lines

  1. \style{Customizing \FWEB's control codes}
  2. ascii\_constant&(string)&Signify an \&{ASCII} constant. \<"'\\"">\cr
  3. %begin\_bp&(string)&Don't issue a breakpoint command here. \<"\{">\cr
  4. begin\_C&(string)&Switch into C~language. \<"cC">\cr
  5. begin\_FORTRAN&(string)&Switch into \Fortran\ language. \<"nN">\cr
  6. begin\_meta&(string)&Start a meta comment. \<"(">\cr
  7. begin\_RATFOR&(string)&Switch into \Ratfor\ language. \<"rR">\cr
  8. begin\_code&(string)&Start the unnamed module. \<"aA">\cr
  9. big\_line\_break&(string)&A new line with some extra space. \<"\#">\cr
  10. compiler\_directive&(string)&Signify a compiler directive. \<"!">\cr
  11. defd\_at&(string)&Explicitly mark as defined. \<"[">\cr
  12. definition&(string)&Define an outer macro. \<"dD">\cr
  13. end\_meta&(string)&End a meta comment. \<")">\cr
  14. force\_line&(string)&Force a new line. \<"\BS\BS">\cr
  15. format&(string)&Format an identifier or module name. \<"fF">\cr
  16. explicit\_reserved&(string)&Format as reserved (integer-like) word. \<"`">\cr
  17. insert\_bp&(string)&When breakpointing is turned on, insert an explicit
  18.     breakpoint instruction here. \<"\}bB">\cr
  19. invisible\_cmnt&(string)&Comment ignored by both processors. \<"\%">\cr
  20. join&(string)&Join two items together on output. \<"\amp">\cr
  21. math\_break&(string)&Insert a math break. \<"|">\cr
  22. module\_name&(string)&Begin a module name. \<"<">\cr
  23. no\_line\_break&(string)&Cancel a line break here. \<"+">\cr
  24. pseudo\_colon&(string)&A pseudo-colon. \<":">\cr
  25. pseudo\_expr&(string)&A pseudo-expression. \<"e">\cr
  26. pseudo\_semi&(string)&A pseudo-semicolon. \<";">\cr
  27. switch\_math\_flag&(string)&Toggle the math flag. \<"\$">\cr
  28. TeX\_string&(string)&Insert a \TeX\ string of commands. \<"tT">\cr
  29. thin\_space&(string)&Insert a thin space. \<",">\cr
  30. undefinition&(string)&Undefine an outer macro. \<"uU">\cr
  31. underline&(string)&Underline the following entry in the index. \<"\_">\cr
  32. verbatim&(string)&Send control text verbatim to output. \<"=">\cr
  33. WEB\_definition&(string)&Define an inner or \WEB\ macro. \<"mM">\cr
  34. xref\_roman&(string)&Typeset index entry in Roman type. \<"\^">\cr
  35. xref\_typewriter&(string)&Typeset index entry in typewriter type. \<".">\cr
  36. xref\_wildcard&(string)&Typeset index entry using the macro \.{\\9}. \<"9">\cr
  37.  
  38.  
  39.